*** empty log message ***
authorAlan Mackenzie <acm@muc.de>
Tue, 29 Jan 2008 20:30:04 +0000 (20:30 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 29 Jan 2008 20:30:04 +0000 (20:30 +0000)
lisp/ChangeLog

index 094736951c25c4bec0367d0b63ceea49124a85dc..2c13e5590fb725000a68d8ee6fb92c3b5b31c743 100644 (file)
@@ -1,5 +1,8 @@
 2008-01-29  Alan Mackenzie  <acm@muc.de>
 
+       * progmodes/cc-engine.el (c-specifier-key): Exclude "template"
+       from this regexp; part of same fix as next change to cc-engine.el.
+
        * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor
        the "{" of a template function correctly on "template", not the
        following "<".